Total Complexity | 26 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 1,357 |
Lines of code | 674 |
Logical lines of code | 103 |
Comment lines | 264 |
Methods | 8 |
Properties | 19 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setupKey() | 7 | 511 | ||
setupInlineCrypt() | 39 | 4 | 82 | |
processBlock() | 41 | 5 | 54 | |
isValidEngineHelper() | 65 | 3 | 9 | |
setKey() | 68 | 3 | 6 | |
__construct() | 70 | 2 | 6 | |
encryptBlock() | 79 | 1 | 3 | |
decryptBlock() | 79 | 1 | 3 |